manhar-developer

Results 8 issues of manhar-developer

[How to synchronize multiple highcharts on click event](https://stackblitz.com/edit/angular-n85ify?file=app/app.component.ts) Refer code @ [a link] If one chart is clicked (drilled down), other chart also drill down in sync **app.component.ts** import {...

In current scenario I am displaying data for 24 hour analysis having range for each hour 0-23. Refer Snapshot. Currently facing two issues in datalabels : 1) Display separately in...

enhancement

For Combination chart Bar and Line Chart Is it possible to have thin line legend in case of line graph and block default for bar chart. Refer the attached stackblized...

Is it possible to add image to the existing tooltip. In the callback function of tootip options can we set the path of the image . Refer snapshot of existing...

**Reproduction of the problem** Refer [Stackblitz url](https://ng2-chart-example-2t7den.stackblitz.io ) Adding dataset to the existing chart dynamically. Currently Chart has two data sets which displays two bars one is new and other...

**Description:** Highlight whole week in daterange picker. Expected Result. Is it possible to select/highlight whole week in the date picker. In response we have managed to send the week from...

enhancement
comp(datepicker)

Version used - @asymmetrik/ngx-leaflet": "^4.0.0", Multiple polygons using lat long array has been plotted on leaflet Sample JSON - "data": [ { "latLong": [ { "x": 468.15, "y": 329.27 },...