Skip to content

igjp-kb-webcomponents/KB13333-line-chart-computed-plot-area-margin-mode

Repository files navigation

This folder contains implementation of Web Components application with example of Stacked Line Chart feature using Data Chart component.

View Docs View Code Run Sample Run Sample

Branches

NOTE: You should use master branch of this repository if you want to run samples on your computer. Use the vnext branch only when you want to contribute new samples to this repository.

Instructions

To set up this project locally, execute these commands:

git clone https://github.com/IgniteUI/igniteui-wc-examples.git
git checkout master
cd ./igniteui-wc-examples
cd ./samples/charts/data-chart/stacked-line-chart

open above folder in VS Code or type:

code .

In terminal window, run:

npm install
npm run start

Then open http://localhost:4200/ in your browser

Learn More

To learn more about Ignite UI for Web Components, check out the Web Components documentation.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published