Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

axis_text don't work #72

Open
fglueck opened this issue Sep 23, 2022 · 2 comments
Open

axis_text don't work #72

fglueck opened this issue Sep 23, 2022 · 2 comments
Assignees

Comments

@fglueck
Copy link

fglueck commented Sep 23, 2022

I generate a BarAndLineGraph with

'structure'                 => [ 'key' => 'id',
                                       'value' => ['his', 'jvp', 'cur'],
                                       'axis_text' => 'wk_start',
                                       'colour' => ['c1', 'c3', 'c2', 'c4'],

In this case the "id"-Field is shown on axis.

@goat1000 goat1000 self-assigned this Sep 26, 2022
@goat1000
Copy link
Owner

It doesn't appear to be working for multi-dataset graphs. I'll fix it.

@goat1000
Copy link
Owner

This should be fixed by 1e4eeb7

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants