Search found 10 matches

Go to advanced search

by manthar
Fri Sep 08, 2023 7:07 pm
Forum: Highcharts Dashboards
Topic: Highcharts Dashboards Angular example is not working as expected in edit mode
Replies: 4
Views: 2502
 
Jump to post

Re: Highcharts Dashboards Angular example is not working as expected in edit mode

Thank you so much for the quick reply. At this point in time it makes more sense for us to develop using the standard Highcharts library. We will definitely keep Highcharts Dashboards in mind for the future and get in contact with any questions then. Thank you again for your offer to meet with the p...
by manthar
Thu Sep 07, 2023 9:26 pm
Forum: Highcharts Dashboards
Topic: Highcharts Dashboards Angular example is not working as expected in edit mode
Replies: 4
Views: 2502
 
Jump to post

Re: Highcharts Dashboards Angular example is not working as expected in edit mode

Update: I see now that this was user error and that I need to "drag and drop" specific components from the side bar rather than clicking them. I think my confusion was partly related to the fact that the first component could be added on click and my expectation was that subsequent compone...
by manthar
Thu Sep 07, 2023 8:26 pm
Forum: Highcharts Dashboards
Topic: Highcharts Dashboards Angular example is not working as expected in edit mode
Replies: 4
Views: 2502
 
Jump to post

Highcharts Dashboards Angular example is not working as expected in edit mode

Hello, I understand that this topic should be under Highcharts Dashboards, however I am unable to post a new topic there. I'm investigating Highcharts Dashboards as a potential integration option into our application. We are using Angular v15 for our front end. reading through the Dashboards documen...
by manthar
Thu Dec 09, 2021 9:36 pm
Forum: Highcharts Usage
Topic: Unable to reduce column-width on columnrange charts without creating large gap
Replies: 5
Views: 296
 
Jump to post

Re: Unable to reduce column-width on columnrange charts without creating large gap

Thanks mateusz.b, I think my only other follow up would be to ask is (as I'm still not completely sure how the pointRange property is defining the width of the column) if there is a standard formula that I might use to calculate the pointRange property dynamically based on the number of series in ea...
by manthar
Thu Dec 09, 2021 5:14 pm
Forum: Highcharts Usage
Topic: Unable to reduce column-width on columnrange charts without creating large gap
Replies: 5
Views: 296
 
Jump to post

Re: Unable to reduce column-width on columnrange charts without creating large gap

Yes, I've tried and can't find values that seem like they improve the look of all charts. what I'm after more or less is a declarative way to keep the space between the columns the same width (basically stacked with a small gap) and for any given column to never go over a certain size. it sounds lik...
by manthar
Thu Dec 09, 2021 2:37 am
Forum: Highcharts Usage
Topic: Unable to reduce column-width on columnrange charts without creating large gap
Replies: 5
Views: 296
 
Jump to post

Unable to reduce column-width on columnrange charts without creating large gap

Hello, When trying to set the maxPointWidth property for a column range chart with multiple series i'm left with large gaps in between the series as depicted here: https://jsfiddle.net/db6tLpcn/4/ I have multiple other charts to which I'd like to apply the same configuration but they vary in terms o...
by manthar
Wed Dec 01, 2021 10:18 pm
Forum: Highcharts Usage
Topic: Unable to remove numerical labels on y-axis for X-range Series chart
Replies: 5
Views: 489
 
Jump to post

Re: Unable to remove numerical labels on y-axis for X-range Series chart

mateusz.b, I do have one more question that perhaps you have a quick answer to. in the demo above: https://stackblitz.com/edit/highcharts-angular-basic-line-eusdtw?file=src/app/app.component.ts the tooltip is showing the date/time ranges for the series as the JavaScript timestamp. I'd like to show t...
by manthar
Tue Nov 30, 2021 5:36 pm
Forum: Highcharts Usage
Topic: Unable to remove numerical labels on y-axis for X-range Series chart
Replies: 5
Views: 489
 
Jump to post

Re: Unable to remove numerical labels on y-axis for X-range Series chart

Thank you so much for the quick (and very helpful) response!

The columnrange series looks like a great option. does this need a separate import similar to the xrange series?
by manthar
Mon Nov 29, 2021 7:59 pm
Forum: Highcharts Usage
Topic: Unable to remove numerical labels on y-axis for X-range Series chart
Replies: 5
Views: 489
 
Jump to post

Unable to remove numerical labels on y-axis for X-range Series chart

Hello, I’m currently having an issue displaying state data using the Highcharts X-range series charts. Specifically, My problem is that our data that we are using to represent each individual state are both fairly high and non consecutive (768, 769 and 773). To label these individual states I’m usin...
by manthar
Sat Apr 03, 2021 12:09 am
Forum: Highcharts Usage
Topic: Highcharts API and typescript - Angular
Replies: 4
Views: 1602
 
Jump to post

Re: Highcharts API and typescript - Angular

I'm also having some issues upgrading from angular2-highcharts to the oficial wrapper and highcharts 9. have you made any progress?

Go to advanced search