- Issue created by @nikathone
- First commit to issue fork.
- πΊπΈUnited States andileco
I added two properties, as I think this would be more helpful for users when separated:
$chart[$key]['#view_id'] = $this->view->id(); $chart[$key]['#chart_attachment_id'] = $child_display_handler->display['id'];
- π¨π¦Canada nikathone Ontario
We do have
$chart['#view']
. The users can get the view ID from it. We might also need to document this at https://git.drupalcode.org/project/charts/-/blob/5.1.x/charts.api.php?re.... -
andileco β
committed b7df78ae on 5.1.x
Issue #3490047 by andileco, nikathone: Provide a way to identify chart...
-
andileco β
committed b7df78ae on 5.1.x
-
andileco β
committed a82340f5 on 5.0.x
Issue #3490047 by andileco, nikathone: Provide a way to identify chart...
-
andileco β
committed a82340f5 on 5.0.x
Automatically closed - issue fixed for 2 weeks with no activity.