TauCharts: Data-focused JavaScript charting library
blog.taucharts.com
TauCharts: Data-focused JavaScript charting library
1–10 of 41 posts
Re: TauCharts: Data-focused JavaScript charting library
#2Re: TauCharts: Data-focused JavaScript charting library
#3Re: TauCharts: Data-focused JavaScript charting library
#4Re: TauCharts: Data-focused JavaScript charting library
#5Re: TauCharts: Data-focused JavaScript charting library
#6My reasoning is that most dashboards should be designed to enable data to tell a story and enable users to interact and create their own story.
Re: TauCharts: Data-focused JavaScript charting library
#7At the http://taucharts.com it says "Free open source D3.js-based library" but in the tutorial at http://api.taucharts.com/tutorials/5min.html it says "free for non-commercial use". At GitHub it is sporting Apache License, Version 2.0 which - if I am not mistaken - allows commercial use. Could you please clear that up for me? Am I allowed to use it in commercial products (like a website made for one of my clients) or…
Re: TauCharts: Data-focused JavaScript charting library
#8I still find charting tools that do not allow interaction with the a group of charts to enable further filtering very lacking. The gold standard I evaluate any charting library against is http://dc-js.github.io/dc.js/ My reasoning is that most dashboards should be designed to enable data to tell a story and enable users to interact and create their own story.
Re: TauCharts: Data-focused JavaScript charting library
#9What makes it better than Vega? I like how straight forward it is, much like highcharts. I'll explore it more tomorrow.