下文一柱状图为例:横坐标是月份,纵坐标是数值用 Map<String, Integer> map = new HashMap<String,Integer>();存放数据库中查到的值 例如:map.pu...