ariacom / Seal-Report

Database Reporting Tool and Tasks (.Net)
https://sealreport.org
Other
1.43k stars 467 forks source link

New Chart Plugin #4

Open reach2rv opened 7 years ago

reach2rv commented 7 years ago

Hi,

Can we integrate highcharts.com charts. it would be great if you can suggest on which modules to work on to get in integrated.

Regards

Arvind

ariacom commented 7 years ago

Yes Highchart seems nice but it is not open source... The effort to integrate a new charting tool should not be huge as it concerns mainly the presentation modules...with probably some small modifications in the .cs. But as highchart remains a commercial component, it can just be integrated in a dedicated release.

reach2rv commented 7 years ago

OK Can you please guide through which files needs modification so we can try to integrate and utilize for our own.

Or what may be the approximate cost to get it integrated.

What about https://plot.ly/highcharts-alternative/ https://plot.ly/javascript/ its under MIT License and opensource

Regards, Arvind

ariacom commented 7 years ago

Well, it would be mainly in Model View.cshtml where the JavaScript is injected in HTML... If you master the Seal environment, I think the work can be done in 4-8 days but it might have impact on the product itself depending on the design choices. Are you not happy with the NVD3 charts ? https://plot.ly/javascript/ seems interesting, it worth a study at least.

reach2rv commented 6 years ago

Any update on this..

ariacom commented 6 years ago

yes, the 4.0 is being integrating, it includes plotly charts dn chartJS, hope we got a version in April

ariacom commented 6 years ago

a 4.0 beta is available....

reach2rv commented 6 years ago

Thank you for bringing this latest changes.. I appreciate the efforts to implement Plotly, it gives perfect look more like a commercialized product. Many thanks again. I will test and report if anything needed.

reach2rv commented 6 years ago

http://echarts.baidu.com looks interesting for relatime updates between charts

reach2rv commented 5 years ago

Hi, I want to get some customization done. Need to integrated https://github.com/apexcharts/apexcharts.js. Please let me know the costing for the same. my email reach2rv"@"gmailcom

weedkiller commented 3 years ago

https://echarts.apache.org/examples/zh/index.html

ariacom commented 3 years ago

echarts seems a good candidate to be integrated in a new release...