arcgis-charts-gauge and GaugeModel

173
2
Jump to solution
3 weeks ago
RobStauder
Occasional Contributor

Hi all,

I'm doing some prototyping with the beta arcgis-charts-components and arcgis-map-components using AMD script tags. 

This page, https://developers.arcgis.com/javascript/latest/components/storybook/?path=/docs/charts-components_component-reference-gauge--docs,  shows some sample code using a GaugeModel. I can't seem to find any information or other sample code about this class (and some others). All that is referenced is this - "can be configured with @ArcGIS/charts-model"

Does anyone know of any additional resources that might cover this?

Thanks!

Rob

0 Kudos
1 Solution

Accepted Solutions
HaoyanChen
Esri Contributor

Hi Rob,

The full documentation for Charts Model is coming soon, I have included a codepen sample for AMD script tags application for you to explore.
https://codepen.io/jchenAtlas/pen/MWdYNqR

This is using the latest version of charts model that is still in beta, so you might encounter some issues.

Please reach out if you run into anything, thank you!

View solution in original post

2 Replies
HaoyanChen
Esri Contributor

Hi Rob,

The full documentation for Charts Model is coming soon, I have included a codepen sample for AMD script tags application for you to explore.
https://codepen.io/jchenAtlas/pen/MWdYNqR

This is using the latest version of charts model that is still in beta, so you might encounter some issues.

Please reach out if you run into anything, thank you!

RobStauder
Occasional Contributor

Thank you so much!

0 Kudos