Browse By Tags

  • Composite Chart with BoxChart and LineChart

    I am attempting to create a chart that has a line connection to the mean points of a box chart in the example provided below. 

    I have created a composite chart with two layers (BoxChart, and LineChart).  BoxChart uses the X_Axis, "ContinuousData", and…