running-elephant / datart

Datart is a next generation Data Visualization Open Platform
https://running-elephant.github.io/datart-docs/
Apache License 2.0
2k stars 592 forks source link

Date drill down not available for fields under hierachy #1524

Closed clementchong closed 2 years ago

clementchong commented 2 years ago

Datart Version Demo site 1.0.0b3

Describe the bug A date field has drill down feature. The same date field loses drill down after it is added into hierarchy in data model.

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior Same drill down feature should be available.

Screenshots image

image

Environmental details: (optional, depending on where the bug occurs)

Additional context Add any other context about the problem here.

SoarBlueSky commented 2 years ago

https://github.com/running-elephant/datart/pull/1519/commits/eb0cdd3ec0770faa235a6c43ff2e7f8ef883cd6e already fixed

clementchong commented 2 years ago

Thank you! Great!