Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Highstock.NET: Data grouping units not configurable #169

Open
eschgi opened this issue Jul 14, 2021 · 2 comments
Open

Highstock.NET: Data grouping units not configurable #169

eschgi opened this issue Jul 14, 2021 · 2 comments
Assignees
Labels

Comments

@eschgi
Copy link

eschgi commented Jul 14, 2021

Actual behaviour

I want to force that the data is grouped in a specific unit.

In the documentation I found the following property:

My problem is now that the property doesn't exist in the .NET implementation.
It seems like that the units can be also not configured on other data grouping classes.

Product version

I use the Highstock.NET version 9.1.2.

Thanks in the meantime.

@KacperMadej
Copy link

Hi @eschgi

Thank you for reporting the problem.

Please add a minimal chart configuration that is causing the problem and, if possible, a stringified chart.userOptions JSON from the final chart.

@eschgi
Copy link
Author

eschgi commented Jul 15, 2021

Hi @KacperMadej,

With the following screenshots, I think it's easier to describe my problem.

I want to set a data grouping "units" property which can be set in JavaScript but can't be set over the corresponding .NET/C# class.

For example:

.NET/C# class PlotOptionsSeriesDataGrouping

highstock_data_grouping_units_property_missing_1

In the Highcharts Stock JS API Reference I found a "units" property which doesn't exist in the Highstock.NET implementation:

.NET/C# class CandleStickSeriesDataGrouping

highstock_data_grouping_units_property_missing_2

In the Highcharts Stock JS API Reference I found a "units" property which doesn't exist in the Highstock.NET implementation:

I hope I was clear enough.

Thanks in the meantime.

@KacperMadej KacperMadej transferred this issue from highcharts/highcharts Jul 26, 2021
@brofixo brofixo self-assigned this Apr 28, 2023
@brofixo brofixo added the bug label Jul 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants