Giter VIP home page Giter VIP logo

wp-wojewodztwa-chart's Introduction

Wojewodztwa Chart (WordPress plugin)

A shortcode (wojewodztwa_chart) to display a chart with Polish voivodships with data from a given URL.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

Current WordPress (tested on 3.9, 5.5, 5.7, 5.9).

Installing

The development version can be installed by putting the wp-wojewodztwa-chart directory (with all the files) in wp-content/plugins/.

When using a Linux console:

cd $HOME
git clone https://github.com/tomaszn/wp-wojewodztwa-chart.git
ln -s wp-wojewodztwa-chart/wp-wojewodztwa-chart www/wp-content/plugins/

Log in as administrator to WP, check if the plugin is on the list and Activate it.

Supported shortcode parameters

Shortcode name: wojewodztwa_chart

Example:

[wojewodztwa_chart data="https://mysite.pl/wp-content/uploads/2018/04/mapa_testowe_dane.tsv" column="AVG_FWQ"]

Supported data format

Data files are tab-separated values (TSV), encoded in UTF-8, for example:

WOJEWÓDZTWO	AVG_FWQ	SUM_KL
dolnośląskie	110.16	159
...

Excel users can "Save as..." as "Text (Tab delimited) (*.txt)", then reopen in Notepad and "Save as..." as "Unicode (UTF-8)".

Authors

  • Tomasz Nowak - Initial work - tomaszn

See also the list of contributors who participated in this project.

License

This project is licensed under the GPLv2 license - see the LICENSE file for details.

wp-wojewodztwa-chart's People

Contributors

tomaszn avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.