How to add line series in stacked bar chart in javafx - javafx

I have a stacked bar chart with only two series data. Now i want to add two series line dataset into the same chart. How to do it in javafx.

Related

How to make vistime plot in R customizable

I want to be able to click one bar of the gantt chart created in vistime plot to see the details of all the related events of that category. Is that customization possible with vistime? Also, how can I add a vertical line in the plot indicating the current date like other gantt charts have?

Too much data on the XAxis to show all the bars Stacked Bar Chart JavaFx

I would like to display a Stacked Bar Chart in JavaFx, but the range of the Data is [0-256], so when I display the Chart, all the bars are not displayed.
I split the Chart with 3 parts parts :
I wonder if there is a better solution to display in one Chart all the data.

Is there a way to plot multiple plot types (i.e., bar chart and adjacent strip chart) on the same plot?

I'd like to display a bar plot with an adjacent series of strip charts, both with different y-axes, on the same overall plot. Can someone please suggest a way to to do this if possible?
The goal is to use a bar plot to show fold-change for qPCR, and then in the same figure show the individual dCt values for control and treatment groups that were used to generate the fold-change. The bar plot and strip chart need different y-axes.
Thank you for your help.

timeline chart + bubble with rCharts

I'm trying to do a time series analysis of crime happening like theft. I'm able to create a timeline chart using rChart with Highchart. I need to highlight holidays, is it possble to have bubble chart inside timeline chart
Thanks

Connecting Stacked Columns in MSChart

Is it possible to connect the Columns in a 100% Stacked MSChart chart with lines for each colored block (series)?
I'd like to know if there's some custom attribute or option I've missed, before adding new series manually, and trying to "align" them with the stacked bars...

Resources