pub fn create_chart_element( chart_type: &str, x: f32, y: f32, width: f32, height: f32, ) -> String
Create a chart element JSON with sample data.