chart-engine="echarts"
Apache ECharts
Default engine — dual pane, range pills, brush zoom.
HTML snippet
<script src="https://cdn.proactivedigital.solutions/lib/proactive-charts/proactive-charts.min.js" type="module"></script>
<proactive-charts
chart-engine="echarts"
provider="morningstar"
exchange="6"
symbol="III"
currency="CA$"
title="ECharts · III @ 6"
subtitle="GET …/v1/historical/6/III/ · Morningstar"
linestroke="#15803d"
linefill="#22c55e"
barfill="#16a34a"
height="400"
axis-x-font-size="10"
axis-y-font-size="12"
default-range="1y"
range-switcher-enable="true"
rangeselector-enable="false"
navigator-enable="true"
showcredit="false"
volumelabel="Volume"
bgcolor="white"
></proactive-charts>