Now Histogram custom visual supports only few thousands of rows. Number of provided rows is not proportional to the number of visual elements of the visual, so there should be no performance issues in regards of displaying them. There can be issues with creating selectionIds - this problem might be also resolved by using other selection/filtering approach.
Such changes will allow to support more number of rows and improve performance of the visual.
Now Histogram custom visual supports only few thousands of rows. Number of provided rows is not proportional to the number of visual elements of the visual, so there should be no performance issues in regards of displaying them. There can be issues with creating selectionIds - this problem might be also resolved by using other selection/filtering approach.
Such changes will allow to support more number of rows and improve performance of the visual.