Wijmo UI for the Web
Change the LineChart Appearance
Show AllShow All
Hide AllHide All
Building on the Quick Start example, you can change the markers, the marker colors and gradients, and the rotation of the label text using the axisseriesList, and seriesStyles options.
  1. In the <head> section of your HTML file, replace the script that includes the document ready function with this one, which changes the axis label rotation and the marker type and uses the seriesStyles option to change the color of the markers and the color and width of the lines. 

    Drop down and copy script to paste in <head> section

  2. No changes are necessary in the <body> section of your HTML file. The basic <div> tag is sufficient to create the chart.
  3. Save your HTML file and open it in a browser. The chart appears like the one in the image below, with rotated axis labels, circle markers, and custom styled lines.

See Also

Widgets

Reference

 
Support Options