score:1
Accepted answer
As you can see in the Highcharts Gantt source code: https://github.com/highcharts/highcharts/blob/47dfb49f7b6053178c92d24b34b5f3e7ddd8770b/ts/Series/Gantt/GanttSeries.ts#L202
shape for milestone can not be set through API options.
The simplest solution is to replace diamond function with the built in triangle function.
(function(H) {
H.Renderer.prototype.symbols.diamond = H.Renderer.prototype.symbols.triangle
})(Highcharts);
Live demo: https://jsfiddle.net/BlackLabel/9zuodLjt/
Docs: https://www.highcharts.com/docs/extending-highcharts/extending-highcharts
Source: stackoverflow.com
Related Query
- Highcharts Gantt - how to use a different shape for the milestone markers?
- how can i add in highcharts a different dashStyle just for a part of the graph
- How can I make milestone lines with a GANTT chart using the highcharts library?
- How do I use dates from a LinkedHashMap for the x-axis on a Highcharts line graph (using Thymeleaf)?
- How to use a different formatter on Highcharts in each curve of the same graphic?
- Highcharts - How would I use HTML input boxes to input the data for a Pie Chart?
- how can I use rangeselector and navigation in highcharts in the given code
- Highcharts - How to set custom colors for the series
- Using PhantomJS to create HighCharts grahps server side for use in PDF creation (PHP) - results in exit code 11 from PHPs exec();
- How to completely disable the mouse/finger interaction for highcharts
- How to use add series and update methods in the high chart wrapper for angular?
- How to customize the crosshair Line for Highcharts
- highcharts donut pie - different color for the data than its drilldown
- Highcharts stacked column how to use different label on each category
- How do I put Icons in the y Axis for a Dynamic Highcharts chart?
- How to use Highcharts Gantt chart in angular?
- how to display 2 same highcharts without duplicate the code
- Highcharts - In area chart how to use gradient color for multiple series?
- how to use object as series for Highcharts
- How to use Highcharts React to create chart with multiple lines for same XAxis?
- How can I display the outcome of the for loop in highcharts
- Highcharts Gantt - how to make the horizontal rows / lanes taller?
- how to use highcharts tooltip formatter in python code
- How can I limit the length of a HighCharts PlotLine on the Y-Axis for a BoxPlot?
- Highcharts gantt chart : Task progress indicator need to show a single task for various status like completed,inprogress etc with different colors
- Use different markers in the same series of an irregular time highchart
- How is the proper way to use HighCharts with StencilJS?
- How to use images for charts in Highcharts
- HighCharts - Enable the markers for the series which has only single data point?
- How to use jspdf to print and download the multiple highcharts contents in pdf format
More Query from same tag
- How do I rename & delete multiple keys in an array?
- Make Highchart and Highstock Have a Uniform Time X-Axis for Disparate Data Points
- Highcharts with data from mysql database
- Highcharts DateTime Localization
- Highstock xAxis datetime
- Implementing highcharts for Coin currency market
- Highcharts axis label before first point
- Highcharts: Dynamically change single column width to highlight one sample
- HighCharts getting data from database to outside js file
- Highchart Donut and Bar Chart
- Highstock.js - Adding a point to the chart dynamically to a new series
- Parsing CSV based on Popup Properties
- Highcharts - Stacked column data series
- Can highcharts xrange labels be shown only if they fit the box?
- highcharts-ng model data not working
- Highcharts Drilldown no working in IE
- URL Link in Tooltip
- Column Highchart not zooming in all the way
- Mean Markers in Boxplot with multiple series
- how to disable or override the fonts inherited from svg in the web pages by default
- dotnet Highcharts 3D Scatter Plot
- How to set custom color on stacked bar chart
- Step serie for navigator
- Unable to get property '1' of undefined or null reference for Highcharts in IE8
- Center visible HighMaps area
- HighCharts (HighMaps) - Function to resize
- Handling unix timestamp with highcharts
- Export Table and Chart In PDF In HIGHCHART with ANGULAR
- Highcharts Chart with Two Axis Not Scaling Correctly
- Highcharts navigator not working with data set