benpickles / peity

Progressive <svg> pie, donut, bar and line charts

Home Page:http://benpickles.github.io/peity

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Is it possible to do Multiple Line Chart?

ramjeparas opened this issue · comments

Is it possible to do Multiple Line Chart?

thanks

Not natively but you can use CSS to achieve it: http://jsfiddle.net/benpickles/T8bpE/

thank you!, one more, is there an option where i can put a label, for example on bar charts when i Hover on a bar it will show tooltip containing the value? same also to line chart

It's not possible but it must be the most requested feature! (#2, #9, #29) In the meantime #9 included a workaround solution for bar charts that you might be able to use.