# Summary

The Charts module is one of the most installed (popular?) native charting modules, used by quite a lot of Drupal modules facilitating charting. Omy the Chart (without "s" ...) module is more installed.

# Project URL

https://www.drupal.org/project/charts

# Where is the code?

The code can be found in either of these ways:

# Estimated completion date

Spring 2017

# Dependencies

N/A

# Who's doing the port?

  • Code: @andileco and @mwebaze
  • #d8charts: @Pierre.Vriens

# What help do they need?

  1. Please join as a contributor on GitHub. We especially need:
    • Drupal naming conventions on variables
    • Improve documentation
    • Write tests
    • Identify unused/unneeded code
  2. Support #d8charts.

# D8 roadmap

TBA

# Background and reference information

TBA

Comments

legaudinier created an issue. See original summary.

Pierre.Vriens’s picture

Title: [charts] Charts » [legaudinier] legaudinier
Issue summary: View changes

Refer to https://www.drupal.org/node/2627376 for an explanation of my edits to this issue.

Note: I'm a (co-)maintainer of "Charts" ...

Pierre.Vriens’s picture

Status: Active » Postponed
Kristen Pol’s picture

Title: [legaudinier] legaudinier » [charts_do_not_track] Charts (do not track)
Issue summary: View changes

I'm updating this to a more suitable name. I have already commented on:

#2627376: Require project (co-)maintainer(s) approval for contrib_tracker blue box to show up

Pierre.Vriens’s picture

Issue summary: View changes
Pierre.Vriens’s picture

Title: [charts_do_not_track] Charts (do not track) » [charts] Charts
Issue summary: View changes
Pierre.Vriens’s picture

Status: Postponed » Active
andileco’s picture

I'm planning as a way to teach myself Drupal 8 module development to port this module, and I'll provide the code to you all when I either finish it or throw up my hands in despair...

andileco’s picture

Assigned: Unassigned » andileco

Making good progress. Once it's fully working (maybe a week from now?), will hand this off for more sophisticated updates

andileco’s picture

Issue summary: View changes
dsdeiz’s picture

Hi @andileco,

Happen to have any updates on this? Wondering if there's anything I can help with. Would it be possible to share your changes?

Thanks!

andileco’s picture

Sorry for the long interval since I last posted. I brought in a colleague who is a much stronger programmer, and we have made substantial progress. It's a pretty major rewrite, but should be familiar to users of the D7 version. As a bonus, we're adding in C3 as an option.

Hope to post the GitHub link by late next week. Thanks for your patience!

andileco’s picture

Issue summary: View changes
andileco’s picture

Hi All,

Here's the GitHub repo: https://github.com/andileco/d8charts

Not as far as I would like, but parts of it work. I'm thinking about hosting a sprint in the DC area, as it's been a lot of work for me and my colleague, who are both still learning D8.

Contact me directly if you would like me to walk you through anything.

andileco’s picture

Issue summary: View changes
andileco’s picture

Issue summary: View changes
DuneBL’s picture

Very nice job!
But I can't get the charts displayed when using this module https://www.drupal.org/project/google_analytics_reports
I have tried to add a block chart but could not succeed... maybe I should add this question in the google_analytics_reports queue

andileco’s picture

Status: Active » Fixed

I'm marking this issue closed, as a -dev release is now available on the Charts module page.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.

Pierre.Vriens’s picture

Issue summary: View changes

I think the current status of this issue is not correct, as per what's mentioned on the project page:

To track a project's D8 development, the issue statuses are used as follows:

  • Active = No D8 port started yet.
  • Needs work = D8 development has started but is not yet usable.
  • Needs review = Project has Alpha or Beta D8 releases available for testing.
  • Reviewed & tested by the community = Project has Release Candidate (RC) D8 release.
  • Fixed / Closed (fixed) = Project has stable D8 release.

Now that we have an alfa version, it seems that the status of this issue should remain "Needs review" for now.

Pierre.Vriens’s picture

Assigned: andileco » Unassigned