Function useDataSources

  • Returns a list of dataSources that are currently available. This is not observable because we had bugs when we did that. then we'd need to be very careful about using action when modifying it, which will require more careful consideration (as of this writing it's mostly ChartManager._init() that mutates dataSources).

    Returns any[]