KlausSchaefers / vue-low-code

Quant-UX standalone
MIT License
364 stars 42 forks source link

Data in Grid Components not show correctly #28

Closed Haiss2 closed 3 years ago

Haiss2 commented 3 years ago

39592 39594 image times: [ {value: 'hello' },{value: 'how' },{value: 'are' }, ,{value: 'you' },]

I show my error in 3 images. can you guys solve this problem? Why aren't my x-axis labels "hello - how -are -you" respectively?

KlausSchaefers commented 3 years ago

Hi, can you bind the grid to time and the label in the grid to value?

Haiss2 @.***> schrieb am Fr., 30. Juli 2021, 07:22:

[image: 39592] https://user-images.githubusercontent.com/34814121/127604290-06126615-3157-4bec-be42-5bad518421b8.jpg [image: 39594] https://user-images.githubusercontent.com/34814121/127604292-c5934199-5bb3-4b55-b43f-e73a31a538cc.jpg [image: image] https://user-images.githubusercontent.com/34814121/127604327-b6c309ba-b54f-4290-9e19-435adb61d1f1.png times: [ {value: 'hello' },{value: 'how' },{value: 'are' }, ,{value: 'you' },]

I show my error in 3 images. can you guys solve this problem? Why aren't my x-axis labels "hello - how -are -you" respectively?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/KlausSchaefers/vue-low-code/issues/28, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABWHOQC53ZVC4IV7CWVWFWLT2IZJPANCNFSM5BHZYSQQ .

Haiss2 commented 3 years ago

I tried, but the labels didn't show anything.

KlausSchaefers commented 3 years ago

Hi,

this was a tricky one. Can you update to 1.0.26?