{"id":13742287,"url":"https://github.com/datopian/ckanext-c3charts","last_synced_at":"2025-07-02T11:06:30.139Z","repository":{"id":141956780,"uuid":"55559049","full_name":"datopian/ckanext-c3charts","owner":"datopian","description":"c3js based charts for CKAN","archived":false,"fork":false,"pushed_at":"2018-12-18T08:48:22.000Z","size":674,"stargazers_count":5,"open_issues_count":0,"forks_count":9,"subscribers_count":29,"default_branch":"master","last_synced_at":"2024-08-29T02:02:13.329Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/datopian.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2016-04-05T22:46:17.000Z","updated_at":"2020-03-07T02:41:58.000Z","dependencies_parsed_at":"2024-01-13T01:38:10.775Z","dependency_job_id":"a6a84cad-04cd-4e81-9720-d83232b6307f","html_url":"https://github.com/datopian/ckanext-c3charts","commit_stats":null,"previous_names":["viderumglobal/ckanext-c3charts"],"tags_count":33,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datopian%2Fckanext-c3charts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datopian%2Fckanext-c3charts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datopian%2Fckanext-c3charts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datopian%2Fckanext-c3charts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/datopian","download_url":"https://codeload.github.com/datopian/ckanext-c3charts/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224788427,"owners_count":17370133,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-03T05:00:27.514Z","updated_at":"2024-11-15T13:31:39.430Z","avatar_url":"https://github.com/datopian.png","language":"JavaScript","readme":"# Ckan Charts\n\n## [![Build Status](https://travis-ci.org/ViderumGlobal/ckanext-c3charts.svg?branch=master)](https://travis-ci.org/ViderumGlobal/ckanext-c3charts)\n## [![Coverage Status](https://coveralls.io/repos/github/ViderumGlobal/ckanext-c3charts/badge.svg?branch=master)](https://coveralls.io/github/ViderumGlobal/ckanext-c3charts?branch=master)\n\nThis extension provides chart library that enables deeper integration of charts into CKAN applications.\n\n## Installation\n\nTo install ckanext-c3charts:\n\n1. Activate your CKAN virtual environment, for example:\n\n```\n. /usr/lib/ckan/default/bin/activate\n```\n\n2. Install the ckanext-c3charts Python package into your virtual environment:\n\n```\npip install ckanext-c3charts\n```\n\n3. Add ``c3charts`` to the ``ckan.plugins`` setting in your CKAN\n   config file (by default the config file is located at\n   ``/etc/ckan/default/production.ini``).\n\n4. Restart CKAN. For example if you've deployed CKAN with Apache on Ubuntu:\n\n```\nsudo service apache2 reload\n```\n\n\n## Config Settings\n\nThese are the required configuration options used by the extension:\n```\n\n```\n\n## Development Installation\n\nTo install ckanext-c3charts for development, activate your CKAN virtualenv\nand do:\n\n```\ngit clone https://github.com/ViderumGlobal/ckanext-c3charts.git\ncd ckanext-c3charts\npython setup.py develop\npip install -r dev-requirements.txt\n```\n\n## Running the Tests\n\nTo run the tests, first make sure that you have installed the required\ndevelopment dependencies in CKAN, which can be done by running the following\ncommand in the CKAN's `src` directory:\n\n```\npip install -r dev-requirements.txt\n```\n\nAfter that just type this command to actually run the tests in the extension.\n\n```\nnosetests --ckan --with-pylons=test.ini\n```\nTo run the tests and produce a coverage report, first make sure you have coverage installed in your virtualenv (pip install coverage) then run:\n\n```\nnosetests --nologcapture --with-pylons=test.ini --with-coverage --cover-package=ckanext.c3charts --cover-inclusive --cover-erase --cover-tests\n```\n","funding_links":[],"categories":["Extensions"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdatopian%2Fckanext-c3charts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdatopian%2Fckanext-c3charts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdatopian%2Fckanext-c3charts/lists"}