| 
	 
				
Xlinesoft.com >> Marketplace >>
											
	
	
								  | 
			
								|
| 
	 
		This View plugin allows you to turn any field into a chart. Supported charts types are: 
											
	column, line, bar, bar3d, pie Sample initialization script: // SQL query $this->settings["sql"] = "select OrderID, sum(UnitPrice*Quantity) as Total from `order details` group by OrderID"; // label column name $this->settings["xAxis"] = "OrderID"; // data column name $this->settings["yAxis"] = "Total"; // chart type ( column, line, bar, bar3d, pie ) $this->settings["type"] = "column"; // title $this->settings["title"] = "Orders by customer"; Reviews![]() ![]() ![]() ![]() ![]()  xlinesoft 
		2023-Aug-10 
		Rating only 
		![]() ![]() ![]() ![]() ![]()  Corrie 
		2023-Aug-04 
		Rating only 
		![]() ![]() ![]() ![]() ![]()  Faisal700 
		2023-Aug-03 
		100 
		 | 
			
								|