c# - Does "ChartFX" support asp.net mvc? -
today started doing research plugins asp.net mvc , found chartfx sounds supports .net doesn't support asp.net mvc. true? correct me if wrong. thank you!
chartfx has not been designed web applications integrate asp mvc using silverlight (http://www.softwarefx.com/sfxnetproducts/chartfx/silverlight/) recommend use client-side javascript based data visualization / charting tool:
http://processingjs.org/ (open source)
http://www.highcharts.com/ (private)
http://www.jqplot.com/ (open source)
hope helps :)
Comments
Post a Comment