Thread ID: |
Created: |
Updated: |
Platform: |
Replies: |
141530 | Dec 17,2018 01:09 AM UTC | Dec 17,2018 11:59 AM UTC | ASP.NET MVC - EJ 2 | 1 |
![]() |
Tags: Chart |
[ChartController.cs]
string[] color = new string[] { "#4286f4", "#f4b642", "#f441a9" };
ViewBag.seriesColors = color;
[ChartFEatures.cshtml]
@Html.EJS().Chart("container").Palettes(ViewBag.seriesColors).Render()
|
This post will be permanently deleted. Are you sure you want to continue?
Sorry, An error occured while processing your request. Please try again later.
This page will automatically be redirected to the sign-in page in 10 seconds.