AnyChart gradient coloring lets you apply a multi-stop color gradient directly to a series stroke, creating a smooth transition that maps value intensity along the chart path. This mode is ideal for revealing momentum shifts without adding separate indicators.
This sample draws a spline series on a line chart using daily financial data from early 2018. The stroke is configured with three gradient keys—green at offset 0.25, yellow at 0.5, and red at 0.75—so the line color shifts continuously from green through yellow to red as it follows the price curve. Date-formatted X-axis labels provide clear time context.
See the Color Management documentation for all configuration options.