charlesdaniels / textvis

Text Visualization project for CSCE567
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Issue13 #25

Closed LothropRO closed 5 years ago

charlesdaniels commented 5 years ago

3 nits:

  1. Background rects should be a bit taller, and reach all the way to the top of the text.

  2. The color makes the text had to read... not sure how to fix this, so I would leave it for now. In the long run maybe if the color is more than a certain intensity, then invert the text color?

  3. Heatmap should always be visible, not only on mouseover.

1 and 3 should be fixed before merging. They should be pretty minor. 2 will be left for future work.

LothropRO commented 5 years ago

fixed bug problems 1 and 3