Caleydo / taco

Comparative visualization of large tabular data using Phovea @JKU-ICG 💬 @thinkh @NChristina
http://taco.caleydo.org
BSD 3-Clause "New" or "Revised" License
13 stars 3 forks source link

Bar charts are not aligned correctly #72

Closed thinkh closed 7 years ago

thinkh commented 7 years ago

Steps to reproduce

  1. Open any dataset

Observed behavior

taco_bar-chart-alignment

Expected behavior

thinkh commented 7 years ago

The time was not correctly set previously and thus the position of the bars was equally distributed.

After fixing the time property it looks correct:

taco_bar-chart-alignment-fixed