Home › Forums › Chart Support › multiple value axes and line chart with different color › Reply To: multiple value axes and line chart with different color
You can create a line chart with different colors using canvasjs, you just create a multi-series graph and each data series can have a different color that you can specify.