When using the d3 plotting library Rickshaw the renderer (either area, line, or bar) is set on the graph. Is there anyway to have a graph with multiple series where one series is plotted as a line and another as a bar?
When using the d3 plotting library Rickshaw the renderer (either area, line, or bar)
Share
I tried same use case.
I modified Rickshaw source. But I found this one.
nvd3 supports mixture graph.