Answer the question
In order to leave comments, you need to log in
How to make a decision when choosing a technology for pivot tables with graphs?
Greetings enthusiasts
The bottom line is that you need to execute a component of pivot tables with the subsequent display of aggregated data in the form of a chart or any other graphs.
Requirements:
Easy integration with vue.js
Developer community support
Our solutions:
1. Take a paid component library:
1.1. Webix library (from $900) - works with vue through an adapter, which is clumsy.
https://webix.com/pivot/chart.html
1.2. kendo ui library (from $900) - no built-in charts in pivot tables.
https://www.telerik.com/kendo-vue-ui/components/pi...
1.3. jqwidgets component set (from $200) - no built-in charts in pivot tables.
https://www.jqwidgets.com/vue/vue-pivotgrid/
2. Take free modules for pivot tables and graphs:
Open-source Javascript Pivot Table implementation with drag'n'drop - looks like the perfect solution.
https://github.com/nicolaskruchten/pivottable/
And it seems like a version based on it under vue.
https://github.com/Seungwoo321/vue-pivottable
3. There are also many separate modules:
As with pivot tables:
https://github.com/MarketConnect/vue-pivot-table
So with charts (d3 or highcharts )
https://github.com/ignoreintuition/d3vue
https://github.com/highcharts/highcharts-vue/
Paid tools bribe with community support and a high probability of finding a developer who is familiar with them (though not in the Russian-speaking segment of the industry).
I would like to hear opinions from personal experience, what would you do, what choice would you make?
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question