score:1
Accepted answer
The syntax needed is:
group = !!sym(input$chartGroup)
Which converts the text to the column name from the dataset
# Output the chart using highcharter
hchart(myData, "column", hcaes(x = KeyDate, y = Count, group = !!sym(input$chartGroup))) %>%
Source: stackoverflow.com
Related Query
- selectInput variable to influence chart output - group argument? Preferably using highcharter output [Shiny app]
- Highcharts display label for pie chart using html table as data source
- How can I prepare a Group Stacked Bar Chart in Highcharts using multiple and different types of data?
- Using a flask variable as data source for highcharts
- How can I group the yAxis of a HighStock Chart by Month Only Using (Millisecond) Time-Stamps?
- How to create a column range chart in Highcharts using range and navigator functions?
- How to display the value instead of percentage in a pie chart using jquery Highcharts
- Using html2canvas to render a highcharts chart to pdf doesn't work on IE and Firefox
- Using Highcharts and displaying a message over or on the chart when there is no data
- How to create Chart Data using SQL query
- Create Density Heatmap Chart using Jquery with array of data
- How to email any chart using Highcharts?
- Not rendering VU-meter Gauge chart using HighCharts in Durandal
- How get data name in Highcharts pie chart legend instead of "Slice" using array of values?
- Update Chart Colors When Using Styled HighCharts Version
- Using PhantomJS to create HighCharts grahps server side for use in PDF creation (PHP) - results in exit code 11 from PHPs exec();
- How can i create doughnut chart using oxyplot in xamarin.android?
- creating a bar chart using Highcharts with React - getting an error that rendering div isn't found
- Rails generates chart for .each do |x| using highcharts or any other chart API
- how to create donut chart using highcharts?
- Timeline chart with highcharts using x-range with multiple stacks
- Issues using highcharts node export server from ClojureScript - "0x03 error when performing chart generation"
- create a donut chart using highchart using jquery json object
- Using Trellis Chart with Stacked Columns in Highcharts
- using angular directive to draw highchart pie chart but when i am using it in success function it is not working
- Highcharts.js variable pie chart not rendering data correctly along percentage dataLabels
- display pie chart using highcharts api and mysql
- How to integrate market depth chart using highchart?
- How to set variable in high chart data field
- Chart is recreated using the old data
More Query from same tag
- how to remove negative symbol from negative y-axis on highcharts/highstock
- Reload highchart when expanded
- Highcharts scatter plot with time only
- Showing multiple data with same x and y in highchart
- Highcharts word cloud - Make a link to each word
- jQuery pushing additional calculated data points to HighChart series
- Highcharts plotBands do not work with setExtremes function
- Toggle Highcharts plotLine with button
- Is it possible create a Highstock chart using TWO PANES and MULTIPLE SERIES in a pane
- highcharts and different yAxis for different categories
- Fetching all the Project Name for a Project Cumulative Flow Chart in Rally
- Highcharts - mouse event in chart - e.Offset solution across browsers
- How to remove data gaps in HighCharts xAxis on a scatter chart
- How do I remove unused xaxis values from Highcharts?
- Callback function doesn't work Highcharts PhantomJS
- Highcharts gauge keep tooltip visible and centered
- Highcharts series , linkedto more than one series
- How could I edit the color of the data elements in highchart graphic?
- Align Highcharts bars right
- Highcharts bar zoom issue when using transparent series
- HTML Content to Javascript Code
- Highcharts custom scaling on y axis - mix of linear and logarithmic
- How to add and resize image in context button of highcharts
- Updating a highchart line using a button
- Access min/max values for a Highcharts series: afterSetExtremes does not fire
- Highmaps/Highcharts setData not changing
- Highcharts Chart Bar - How can I display in the chart, only one column from my HTML table?
- Show tooltip and keep it visible
- Rails: Lazy_high_charts mapping issue
- Highstock multiple series irregular time