score:1
You need to import and initialize the highcharts-grouped-categories
module: https://www.npmjs.com/package/highcharts-grouped-categories
import * as Highcharts from 'highcharts';
import HighchartsGroupedCategories from 'highcharts-grouped-categories';
import { Injectable } from '@angular/core';
HighchartsGroupedCategories(Highcharts);
Live demo: https://stackblitz.com/edit/highcharts-angular-demo-4y3css?file=src%2Fapp%2Fhighcharts.service.ts
Docs: https://github.com/highcharts/highcharts-angular#to-load-a-module
Source: stackoverflow.com
Related Query
- Show custom xaxis in highchart with angular
- How to force HighChart xAxis units to show custom format in all zoom levels?
- Several Series with the same xAxis data in HighChart
- highchart with angular and ionic framework error
- Highchart custom label doesn't seem to work with data:image/png;base64
- how to pass datalabels along with data to show it in tooltip in highchart
- How to show only weekday on xAxis with Highcharts?
- How to use highchart 3d with angular 5?
- dynamic highchart config in angular ui grid with angular js using pablojim's highcharts ng
- Show only month labels on HighChart xAxis
- HighStocks/HighCharts scrollbar not displaying with large datasets causing xAxis labels to disappear and making bars not show
- Highchart highlight area between points with custom colors
- How to populate a Highchart graph with Angular
- Implementing Custom Temperature Gauge with Angular 4 and HighCharts
- How to implement Highchart in AngularJS.i was trouble with implementation highchart in angular
- ObHighchartsBundle: custom and set correctly xAxis with datetime and interval from DQL queries
- Highchart xAxis plotbad with specific heigth
- Angular Highchart - Highstock with multiple lines
- show two different series with different start intervals with the same xAxis highcharts
- Specify xAxis values with columnRange chart in Highchart
- How to show custom text inside of each point in highchart gantt?
- How to show series dataLabels inside the Highchart pyramid in angular
- Highchart maps show some states as selected with feasibility to select other states
- HIghchart show current month data with week interval
- Angular : Filter object data to build a Highchart Widget with distinct elements attributes
- show custom date on xAxis in highstock lineseries
- Show categories and remove numbers in Angular Gauge Highchart
- Highchart error with date values on xaxis
- Getting numbers on Y-axis to show up as percentages with code from a Highcharts code generator tool?
- Highchart hide series element with xAxis
More Query from same tag
- How to get height of axis column's ticks in highcharts
- Highcharts Straight-line value
- Show data as a live stream, Highcharts
- How to force data labels to all be displayed?
- How to change the data series for highchart using a dropdown list
- Alignment issue in dynamically updated highstock having multiple series
- present halo animation in Highmap
- Highcharts - where to place style and changing style for one wedge in a pie chart
- Heatmap don't show all categories in yAxis
- How to create a range between series?
- HighCharts - Angular, how to get y axis labels on the vertical lines drawn from x axis
- How can I export my chart output to JPEG or png format?
- highcharts-react-official rendering issue with React state
- Highcharts Sankey customization
- Change first tick label on yAxis
- How to let x axis title still show on the bottom when setting fontsize attribute in Highcharts
- How can i hide all the Series in highcharts at a time
- How can I use data.table or data.csv and extra data for click event handling
- Display name/label/description in Highchart timeline tooltips
- Highcharts combine pie chart with a scatter chart
- Stack line on area / stack area on line in highcharts?
- Activity Gauze Highchart DataLabel
- HighChart Stacked column bar
- Displaying excess number of columns in heat map in highcharts
- Open Highcharts xAxis link in new window
- formatting all the markers for the hovering series in a HighCharts scatterplot
- Formating dollars with commas on Highcharts
- HighCharts : Note/Detail on a point
- Highstock Single Navigator for multiple Charts
- How to use getElementById with a reactive var and Meteor