Facing an issue with basic Bar chart
RajanHarish opened this issue · 1 comments
I'm submitting a ... (check one with "x")
[] bug report => see 'Providing a Reproducible Scenario'
[] feature request => do not use Github for feature requests, see 'Customers of AG Grid'
[] support request => see 'Requesting Community Support'
Customers of AG Grid
If you are a customer you are entitled to use the AG Grid's customer support system (powered by Zendesk). Please use that channel for guaranteed response from the AG Charts team with regards bugs, feature requests and support.
Requesting Community Support
If you are not a customer of AG Grid, our staff will label your issue as managed-by-the-community. This means that AG Grid staff will not be actively looking into it and it will be closed if inactive for more than one month. The community is welcome to help with this question/support issue.
Providing a Reproducible Scenario
Accepted reproducible scenarios are
- A description of the detailed steps to reproduce your behaviour in one of our examples in our docs.
- A Plunker.
If you decide to send us a Plunker, from any example in our website use the Plunker button in there to fork your own code by following the steps below:
- Select the framework that is appropriate to you from the drop-down
- Open it in Plunker. (Use the button Plunker in our example)
- Add your changes so that the behaviour is reproduced
- Save and Freeze the Plunker (On the top left corner)
- Send us the link to the Plunker (You can copy the URL from the browser)
If reporting a bug make sure to state:
- Current behaviour.
- Expected behaviour. If possible back this up with our docs/examples if possible
Expected behavior
Please tell us about your environment:
- AG Charts version: 8.2.1
- **Browser:**chrome
- Language: [all | TypeScript X.X | ES6/7 | ES5]
used type column instead of bar. it got fixed.