You are here

Files in Easychart 7

Primary tabs

File namesort descending Location Namespace Description
easychart.admin.css css/easychart.admin.css .easychart-wrapper { border: 1px solid #ccc; margin: 1em 0; padding: 1em; } .easychart-popup { display: none; position: fixed; z-index: 1000; background-color: rgb(255,255,255); background-color: rgba(255,255,255, 0.97); overflow:…
easychart.inc plugins/easychart.inc Provides the Easy Chart Wysiwyg plugin.
easychart.info easychart.info name = Easy Chart description = Create your own HighChart charts. core = 7.x dependencies[] = file dependencies[] = libraries dependencies[] = views
easychart.install easychart.install Easy Chart install file.
easychart.module easychart.module Easy Chart module file.
easychart.views_default.inc easychart.views_default.inc
html--easychart-charts.tpl.php theme/html--easychart-charts.tpl.php Default theme implementation to display the basic html structure of a single Drupal page.
LICENSE.txt LICENSE.txt GNU GENERAL PUBLIC LICENSE Version 2, June 1991 Copyright (C) 1989, 1991 Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA Everyone is permitted to copy and distribute verbatim…
page--easychart-charts.tpl.php theme/page--easychart-charts.tpl.php
plugin.css plugins/css/plugin.css .easychart_dialog { background:#fff; padding: 0; border: 1px solid #fff; } .easychart_dialog .ui-dialog-titlebar { margin:0; padding:1em; background-color:#333; color:#fff; position:relative; } .easychart_dialog…
README.txt README.txt -- SUMMARY -- Easy Chart provides a way to create charts based on the powerful Highcharts library (http://www.highcharts.com/products/highcharts). This module: * Defines a new Content Type named 'Chart' that allows you to add one or more…

Other projects