amcharts4 icon indicating copy to clipboard operation
amcharts4 copied to clipboard

How can I create exactly one vertical line on the change in Trend charts ?

Open abhiseksubham opened this issue 1 year ago • 1 comments

It's a follow up to this story ( https://github.com/amcharts/amcharts4/issues/4082 )

So I saw the documents , We need to create a Range on category Axis on a particular date. We also found this codepen https://codepen.io/Abhiseksubham/pen/XWEGOZR, but the examples are for every date.

Could you please help us to create a range for a given particular date.

abhiseksubham avatar Aug 25 '22 14:08 abhiseksubham

You can still refer to this tutorial: https://www.amcharts.com/docs/v4/concepts/axes/axis-ranges/#Ranges_as_guides

If you're using a CategoryAxis, you just need to use category property of the range, rather than value or date.

martynasma avatar Aug 26 '22 08:08 martynasma

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.

github-actions[bot] avatar Sep 26 '22 00:09 github-actions[bot]