You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a problem when I try to integrate shiny with Rcharts. My idea of this visualization is to filter the circle markers based on the filter's choice, which is the "Category" column in original data. Based on issue #63 I changed mapOutput to chartOutput but it still did not work. Any idea about why it is not working?
I have a problem when I try to integrate shiny with Rcharts. My idea of this visualization is to filter the circle markers based on the filter's choice, which is the "Category" column in original data. Based on issue #63 I changed mapOutput to chartOutput but it still did not work. Any idea about why it is not working?
The data and codes are accessible from https://github.com/MengyingLi/Rcharts_1st
The text was updated successfully, but these errors were encountered: