0

I wanted to know if there are any other recent plotting libraries in python other than matplotlib which good visual aesthetics to publish in webpages.

I know pyplot is good at this but, I want to use an offline library not an api. This question might be a duplicate of this, but it was asked long back in 2008, just wanted to ask if there are any recent ones

Community
  • 1
  • 1
Ashoka Lella
  • 6,631
  • 1
  • 30
  • 39

1 Answers1

1

I am not sure but this should help

1.https://github.com/yhat/ggplot 2.https://github.com/Kozea/pygal

ravitejagv
  • 58
  • 4