Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Suivi des avis AE en Pays de la Loire
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
DREAL Pays de la Loire
Centre de Services de la Donnée
Aménagement - Urbanisme
Suivi des avis AE en Pays de la Loire
Commits
adf227d4
Project 'dreal-pdl/csd/suivi-avis-ae' was moved to 'dreal-pdl/csd/amenagement-urbanisme/suivi-avis-ae'. Please update any links and bookmarks that may still have the old path.
Commit
adf227d4
authored
1 year ago
by
ronan.vignard
Browse files
Options
Downloads
Patches
Plain Diff
Encodage
parent
559d7ffd
Branches
Branches containing commit
No related tags found
Loading
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
R/fct_create_charts.R
+2
-2
2 additions, 2 deletions
R/fct_create_charts.R
with
2 additions
and
2 deletions
R/fct_create_charts.R
+
2
−
2
View file @
adf227d4
...
...
@@ -137,7 +137,7 @@ create_evolution_graph <- function(data,
graph_title
<-
if
(
!
is.null
(
selected_label
))
{
selected_label
}
else
{
"Titre par d
é
faut en cas de s
é
lection invalide"
"Titre par d
\u00e9
faut en cas de s
\u00e9
lection invalide"
}
config_hchart_menu
()
...
...
@@ -236,7 +236,7 @@ create_monthly_evolution_graph <- function(data,
graph_title
<-
if
(
!
is.null
(
selected_label
))
{
selected_label
}
else
{
"Titre par d
é
faut en cas de s
é
lection invalide"
"Titre par d
\u00e9
faut en cas de s
\u00e9
lection invalide"
}
short_months
<-
c
(
"janv."
,
"f\u00e9v."
,
"mars"
,
"avr."
,
"mai"
,
"juin"
,
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment