Skip to content

Chart Color issue #111

@comsatsTaha

Description

@comsatsTaha
$chartOptionsProvinceWise = [
        'chart_title' => 'Province Wise Applications',
        'report_type' => 'group_by_relationship',
        'model' => 'App\Models\Candidate',
        'relationship_name' => 'province',
        'group_by_field' => 'name',
        'chart_type' => 'pie',
        'chart_color ' => '255,0,0'
    ];

Chart_color not working in pie chart
only working in bar chart and line chart

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions