graph - Can dygraphs plot chart base on a subset of fields from a csv file? -
i plot chart base on subset of fields csv file. can dygraphs that?
you can use visibility
option suppress display of particular columns in data. requires these columns still numeric & parse, of course. if can't guarantee that, you'll need preprocess data.