M
M
more elemental2019-11-12 00:06:54
infographics
more elemental, 2019-11-12 00:06:54

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

1 answer(s)
A
Alexey, 2019-11-21
@tsapkin

Greetings.
For plotting I used
https://fusioncharts.github.io/vue-fusioncharts/
Various types of charts, easy to use.
Of course, I built the tables myself.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question