PMSI-AlignAlytics / dimple

An object-oriented API for business analytics
Other
2.73k stars 557 forks source link

Custom tooltip breaks line chart #164

Open Sigfried opened 9 years ago

Sigfried commented 9 years ago

I'm having a hard time getting my jsfiddle stuff sharable, but if you take this one: http://jsfiddle.net/6n5r6vyb/3/ (from http://stackoverflow.com/questions/25334677/override-d3-dimple-tooltips-with-chart-data), and change the series to dimple.plot.line, no line is drawn. If you only have "project_status" as the first param of addSeries instead of an array of stuff, the line is drawn.