StockChartCategoryAxis

1 Answer 119 Views
StockChart
HYOKYEONG
Top achievements
Rank 1
Iron
HYOKYEONG asked on 13 Dec 2021, 05:50 AM | edited on 13 Dec 2021, 06:55 AM

Hello, I apologize for my poor English.

 

I'm trying to develop the stock chart. The categories of all stock charts in the demo are date format, but what I want is int format.

I'd like to make the weekly count a chart. Therefore, my category data is a number from 1 to 53.

The current page is as follow.

Data represented as 09:00:00.fff is actually a number between 1 and 53.

Also, I would like to express the valueaxis expressed in {$0.0} as an integer.

 

How can I use the int type in category data?

Nadezhda Tacheva
Telerik team
commented on 15 Dec 2021, 07:45 PM

Hi Hyokyeong,

Generally speaking, the Stock Chart serves to visualize the deviation of a financial unit over a period of time and it is designed to work with data types to allow the user select specific time frame.

That said, I will additionally discuss your use case with our development team and get back to you with more details.

Thank you for your patience in the meantime!

 

1 Answer, 1 is accepted

Sort by
0
Nadezhda Tacheva
Telerik team
answered on 17 Dec 2021, 05:06 PM

Hi Hyokyeong,

Thank you for your patience once again!

We were able to discuss the case with our development team and while the Stock Chart is designed to work with DateTime types, we do consider having control over the Stock Chart Navigator Labels a valid scenario that will allow one to render the desired content/format there.

That said, I opened the following feature request in our public feedback portal - StockChart Navigator Label Template. Once this feature is available, you will be able to control the labels of the Stock Chart Navigator. The chart will still be working with DateTime types, but based on their values, you can calculate the corresponding weeks of the year and display their numbers as labels.

I have added your vote to the request to increase its popularity as we are prioritizing the feature requests implementation based on the community interest and demand. As I opened the request on your behalf, you are subscribed and will receive email notifications when its status changes. This is the best way to keep in track with the progress of the feature as once we know which release will contain its implementation, we will update its status in the feedback portal and you will be notified via email accordingly.

I hope you will find this information useful. Please let us know if any further questions appear.

Regards,
Nadezhda Tacheva
Progress Telerik

Learn about the important changes coming in UI for Blazor 3.0 in January 2022!
Tags
StockChart
Asked by
HYOKYEONG
Top achievements
Rank 1
Iron
Answers by
Nadezhda Tacheva
Telerik team
Share this question
or