Class LabeledData<T extends Number>

    • Constructor Detail

      • LabeledData

        public LabeledData()
        Instantiates a new labeled data.
      • LabeledData

        public LabeledData​(LabeledItem<T>... values)
        Instantiates a new labeled data.
        Parameters:
        values - the values
    • Method Detail

      • toJsonString

        public String toJsonString()
        Description copied from interface: ChartData
        To json string.
        Returns:
        the string
      • size

        public int size()
        Gets the size of the data.
        Returns:
        the data