npm.nicfv.com
    Preparing search index...

    Class Psychart

    Generates an interactive psychrometric chart with plotting capabilities.

    Hierarchy

    Index

    Constructors

    • Construct a new instance of Psychart given various configuration properties.

      Parameters

      Returns Psychart

    Methods

    • Clear all plotted data from Psychart.

      Returns void

    • Return the base <div> element for this chart to append on the parent.

      Returns HTMLDivElement

      The base element.

    • Helper function to return an array of region names and their corresponding tooltips.

      Returns [RegionName, string][]