export const chart_legend_position = { "name": "--pf-v5-chart-legend--position", "value": "right", "var": "var(--pf-v5-chart-legend--position, right)" }; export default chart_legend_position;