Table Of Contents

Getting Started

Change Log

Requirement

Setup & Configuration

Technical Information

Code Editing

FAQ

Credits

FAQ > How to change the Chart color?

Edit chart color


  1. Open /Views/Dashboard/Index.cshtml in Visual Studio

  2. Scroll down to the script section below, modify the value of setOfChartColors as shown in image below

    Untitled

<aside> 💡 For your information, NetStarter is using Chart.js for rendering the chart. You may read their documentation at https://www.chartjs.org/docs/latest/ to learn more.

</aside>