score:1
Accepted answer
You could set the borderColor
of the chart via hc_chart()
:
library(highcharter)
hcmap("countries/nz/nz-all") %>%
hc_chart(borderColor = "darkred", borderWidth = 10)
Source: stackoverflow.com
Related Articles
- Strange character in the Highstock source code
- Add borderColor for map Highcharter R
- R Highcharter Sankey nodes column property trouble
- r - How to set xlim and ylim range in a highcharter plot?
- Optimize JavaScript DrillDown code
- pie chart highcharter R
- Customize bubble map with highcharter
- multiple series in Highcharter R stacked barchart
- How to change bin width on R highcharter histogram
- Replacing highcharts.each in my code as it is being deprecated
- Two y Axis in Highcharter in R
- How to set dataLabel Format and axis label angle in R highcharter package
- Highcharter plotBands, plotLines with time series data
- R - leaflet - highcharter tooltip
- Highcharter deprecated function's output is different than suggested
- Using PhantomJS to create HighCharts grahps server side for use in PDF creation (PHP) - results in exit code 11 from PHPs exec();
- Code works on fiddle but not when I do /show
- How to dynamically change borderColor of series in highcharts?
- r- how to display the labels on the highcharter objects all the time
- Highcharts - Global configuration with common code and unique data & Headings
- Use highcharter inside a function
- How can I change the scale of the legend in highcharter in R?
- How to build an Organization Chart with highcharter
- Formatting datetime in Highcharter tooltip
- highcharter hcaes "group" usage while plotting large amounts of data with highchart2()
- JavaScript code inside TypeScript file .ts not working
- Highcharter shiny events - Returning multiple selected points to a dataframe
- Adding comma format to Highcharter tooltips
- r highcharter package barplot group vs. color
- Highcharter Map with Categorical Variables in R
- How can I achieve this type of marker in highcharts?
- How to draw line from Data label to Marker in Highchart Scatter Plot
- Javascript Highcharts cannot get the name of the click column in the onclick event
- How do you get a colorByPoint appearance in Highcharts without coloring all the bars in a group the same color?
- Highcharts-Ng and Broken Drilldown
- Javascript files only work alphabetically in Rails app
- how to import JSON data into VS2012 to plot highcharts
- how to use json_encode
- How to produce scatterplot with a factor as y in highcharter?
- AngularJS watch array of objects with index
- Highcharts and Excel Slicers
- Highcharts returning error 14
- Highcharts Gauge - start/endAngle and height
- Implement chartit in Django 1.6 with Python 2.7 - TypeError: 'NoneType' has no attribute __getitem__
- Changing bar width with pointPadding in Highcharts
- tickmarkPlacement 'between' doesn't work
- Rails production: javascript not working
- Highcharts Gauge
- Highcharts fadeIn produces plots larger than containers
- Highcharts: overlapped columns in exported chart