▲ | dleeftink 11 days ago | |||||||
There's Plot, which is as standalone as anything[0]. That said, I still find D3 unparalleled in depth and scope. | ||||||||
▲ | josephg 11 days ago | parent [-] | |||||||
I used Plot for an academic paper I wrote recently. It was the only charting library that I found that let me generate the charts I wanted to draw - which in my case was a grouped bar chart with a logarithmic scale. Ie: https://github.com/josephg/egwalker-paper/blob/master/diagra... I didn't try echarts though. I might have to give it a go if its good. | ||||||||
|